CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - listview android

搜索资源列表

  1. listview

    0下载:
  2. 使用Qt mvc模型实现的类似于baidu android版本的搜索列表框,代码结构简单,清晰易懂。-search list box by Qt mvc, like the search list box of baidu android version, code struct is very easy.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-24
    • 文件大小:312373
    • 提供者:sxj_fly
  1. ListView

    0下载:
  2. 安卓开发基础listview,菜鸟级别的可以下来学学,交流,共同进步。-base of android to listview
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1473424
    • 提供者:
  1. android-listview-swipe-delete-example-sample-tuor

    0下载:
  2. Android listview swipe
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:308665
    • 提供者:girl1n2
  1. dialog-qiantao-listview

    0下载:
  2. android平台,dialog中嵌套listiview,具有一定的参考性。-The android platform, based on the socket protocol instant chat tools, has a good development.
  3. 所属分类:android

    • 发布日期:2017-04-26
    • 文件大小:58153
    • 提供者:王政芳
  1. Android--Thread-demo

    0下载:
  2. listview 多线程下载,通知中心提示下载进度,自动安装-listview Thread demo listview Thread demo
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1626981
    • 提供者:韦陀
  1. android-RecyclerView-master

    0下载:
  2. 演示使用recyclerview与linearlayoutmanager创建垂直的ListView。-Demonstration of using RecyclerView with a LinearLayoutManager to create a vertical ListView.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:114777
    • 提供者:丁二
  1. listview

    0下载:
  2. 安卓环境下,listview带翻页功能的小案例,对刚接触安卓的有一定帮助- Under Andrews environment, small case listview with flip function, new to Android for some help
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:61696
    • 提供者:刘振兴
  1. android-CustomChoiceList

    0下载:
  2. 此示例演示如何创建自定义的checkable布局,与ListView的choiceMode属性的结合使用。-This sample demonstrates how to create custom checkable layouts, for use with ListView s choiceMode attribute.
  3. 所属分类:android

    • 发布日期:2017-04-26
    • 文件大小:118692
    • 提供者:ruvunzan
  1. android-DisplayingBitmaps

    0下载:
  2. 它演示了如何有效地加载大位图在非主UI线程,缓存位图(无论是在内存和磁盘),管理内存位图和UI元素,如ViewPager和ListView/ GridView控件显示位图。-It demonstrates how to load large bitmaps efficiently off the main UI thread, caching bitmaps (both in memory and on disk), managing bitmap memory and displaying b
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:180886
    • 提供者:ringmoxang
  1. android-AdapterTransition

    0下载:
  2. 过渡不能直接应用到AdapterViews。在此示例中,我们将演示如何创建一个叠加的布局,并在其上运行的转变。按操作栏按钮的ListView和GridView之间切换。-Transition cannot be directly applied to AdapterViews. In this sample, we demonstrate how to create an overlay layout and run a Transition on it. Press the action ba
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:786756
    • 提供者:tingdonbun
  1. listview

    0下载:
  2. android中listView控件的某ITEM单独更新,并且指出了常见的一种错误-Android listView control of a particular ITEM particular update, and points out the common kind of error
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:1852
    • 提供者:xiaoming
  1. ListView

    0下载:
  2. Android list view code
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1473
    • 提供者:ali
  1. SlideView

    0下载:
  2. android 的listview滑动删除demo- The listview android slide delete demo
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:951182
    • 提供者:杨树
  1. ListView

    0下载:
  2. Listview sample code in android
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:676199
    • 提供者:hmdrzsharifi
  1. Android-PullToRefresh-master

    0下载:
  2. android能实现下拉刷新功能的自定义listview-listview in android that could be pull to refresh
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1182206
    • 提供者:张远航
  1. drag-sort-listview

    0下载:
  2. DragSortListView(DSLV)是Android ListView的一个扩展,支持拖拽排序和左右滑动删除功能。重写了TouchInterceptor(TI)类来提供更加优美的拖拽动画效果.-DragSortListView (DSLV) is an extension of Android ListView to support drag and drop sorting and sliding around the delete function. Rewrite TouchInt
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:720675
    • 提供者:挂面君
  1. Test3_3listview

    0下载:
  2. android listview控件demo,简单自定义listview-android listview control demo, a simple custom listview
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:915947
    • 提供者:张三
  1. android-json

    0下载:
  2. android 解析json数据显示在listView上-android json
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9896525
    • 提供者:llxqb
  1. Android-PullToRefresh-master

    0下载:
  2. 下拉刷新 适用于 Listview Gridview-Pull-down refreshListview
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1588068
    • 提供者:张晓斌
  1. Android

    0下载:
  2. 这是一款有好多种二级菜单的项目。有类似美团上的美食购物分类,有类似QQ分组的,有listview里面嵌套gridview的-This is a project with a lot of two levels of menu items. Similar to the United States on the food shopping classification, there are similar to the QQ group, there is a nested listview Gr
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2292351
    • 提供者:Jack
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com